-
Home
-
MotoPress Appointment Booking
-
1.20.0
-
Code
-
Classes
- AbstractPostStatuses
| Total Complexity |
22 |
| Dependencies |
0 |
| Dependents |
3 |
| Total lines |
244 |
| Lines of code |
77 |
| Logical lines of code |
37 |
| Comment lines |
122 |
| Methods |
13 |
| Properties |
3 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| transitionStatus() |
S |
55 |
7 |
19 |
| registerStatuses() |
S |
63 |
2 |
11 |
| notifyTransition() |
S |
64 |
2 |
9 |
| getLabel() |
S |
69 |
2 |
7 |
| getManualStatuses() |
S |
65 |
1 |
11 |
| __construct() |
S |
71 |
1 |
6 |
| initStatuses() |
S |
100 |
1 |
0 |
| addActions() |
S |
74 |
1 |
4 |
| finishTransition() |
S |
100 |
1 |
0 |
| isNewPost() |
S |
80 |
1 |
3 |
| getDefaultManualStatus() |
S |
100 |
1 |
0 |
| hasStatus() |
S |
79 |
1 |
3 |
| getLabels() |
S |
74 |
1 |
4 |